get Gps Update Interval
How often should we try to get GPS position (in seconds)
or zero for the default of once every 30 seconds
or a very large value (maxint) to update only once at boot.
Content copied to clipboard
uint32 gps_update_interval = 5;
Return
The gpsUpdateInterval.